home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / database / attall.arj / CAPTION.FRM < prev    next >
Text File  |  1993-03-20  |  1KB  |  37 lines

  1. VERSION 2.00
  2. Begin Form Form1 
  3.    BackColor       =   &H00FFFFFF&
  4.    BorderStyle     =   0  'None
  5.    Caption         =   "Form1"
  6.    ControlBox      =   0   'False
  7.    Height          =   720
  8.    Left            =   870
  9.    LinkTopic       =   "Form1"
  10.    MaxButton       =   0   'False
  11.    MinButton       =   0   'False
  12.    ScaleHeight     =   285
  13.    ScaleWidth      =   900
  14.    Top             =   1185
  15.    Width           =   1050
  16.    Begin Label Label1 
  17.       Alignment       =   2  'Center
  18.       AutoSize        =   -1  'True
  19.       BackColor       =   &H00FFFFFF&
  20.       BorderStyle     =   1  'Fixed Single
  21.       Caption         =   "Message"
  22.       FontBold        =   0   'False
  23.       FontItalic      =   0   'False
  24.       FontName        =   "MS Sans Serif"
  25.       FontSize        =   8.25
  26.       FontStrikethru  =   0   'False
  27.       FontUnderline   =   0   'False
  28.       Height          =   225
  29.       Left            =   30
  30.       TabIndex        =   0
  31.       Top             =   30
  32.       Width           =   705
  33.    End
  34. End
  35. Option Explicit
  36.  
  37.